home *** CD-ROM | disk | FTP | other *** search
- object unt: Tunt
- Left = 192
- Top = 127
- Width = 650
- Height = 483
- BorderStyle = bsSizeToolWin
- Caption = '������������� ��������� ���������� 1.0'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnDestroy = FormDestroy
- PixelsPerInch = 120
- TextHeight = 16
- object Label1: TLabel
- Left = 480
- Top = 312
- Width = 146
- Height = 16
- Caption = '��������� ������'
- end
- object Button1: TButton
- Left = 480
- Top = 56
- Width = 129
- Height = 25
- Caption = '��������'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 480
- Top = 16
- Width = 129
- Height = 25
- Caption = '������'
- TabOrder = 1
- OnClick = Button2Click
- end
- object mdataout: TDCMemo
- Left = 8
- Top = 8
- Width = 449
- Height = 417
- Cursor = crIBeam
- DisabledColor = clGray
- PrintOptions = [poShowProgress]
- LineNumColor = clBlack
- LineNumAlign = taRightJustify
- KeyMapping = 'Default'
- GutterBackColor = clWhite
- MemoSource = MemoSource1
- ScrollBars = ssBoth
- Options = [moThumbTracking, moColorSyntax]
- GutterBrush.Color = clBtnFace
- MarginPen.Color = clGrayText
- BlockOption = bkStreamSel
- WordWrap = True
- BkgndOption = boNone
- LineSeparator.Options = []
- LineSeparator.Pen.Color = clGrayText
- LineNumBackColor = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -17
- Font.Name = 'Courier New'
- Font.Style = []
- PrinterFont.Charset = DEFAULT_CHARSET
- PrinterFont.Color = clBlack
- PrinterFont.Height = -17
- PrinterFont.Name = 'Courier New'
- PrinterFont.Style = []
- TemplateFont.Charset = DEFAULT_CHARSET
- TemplateFont.Color = clWindowText
- TemplateFont.Height = -13
- TemplateFont.Name = 'MS Sans Serif'
- TemplateFont.Style = []
- UsePrinterFont = False
- BlockIndent = 1
- SpacesInTab = 8
- Color = clWhite
- UseDockManager = False
- TabOrder = 2
- TabStop = True
- CodeTemplates = <>
- TemplatesType = 'None'
- HideCaret = False
- UseGlobalOptions = False
- end
- object Button3: TButton
- Left = 480
- Top = 144
- Width = 129
- Height = 25
- Caption = '����'
- TabOrder = 3
- OnClick = Button3Click
- end
- object Button4: TButton
- Left = 480
- Top = 184
- Width = 129
- Height = 25
- Caption = '�����'
- TabOrder = 4
- OnClick = Button4Click
- end
- object Button5: TButton
- Left = 480
- Top = 224
- Width = 129
- Height = 25
- Caption = '�����������'
- TabOrder = 5
- OnClick = Button5Click
- end
- object Button6: TButton
- Left = 480
- Top = 400
- Width = 137
- Height = 25
- Caption = '�������'
- TabOrder = 6
- OnClick = Button6Click
- end
- object tbPriority: TTrackBar
- Left = 472
- Top = 344
- Width = 161
- Height = 45
- Max = 7
- Min = 1
- Orientation = trHorizontal
- Frequency = 1
- Position = 4
- SelEnd = 0
- SelStart = 0
- TabOrder = 7
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = tbPriorityChange
- end
- object Button7: TButton
- Left = 480
- Top = 96
- Width = 129
- Height = 25
- Caption = '�����. � �����'
- TabOrder = 8
- OnClick = Button7Click
- end
- object MemoSource1: TMemoSource
- Options = [soBackUnindents, soGroupUndo, soForceCutCopy, soAutoIndent, soSmartTab, soFindTextAtCursor, soOverwriteBlocks]
- TabStops = '9,17'
- ReadOnly = False
- SpacesInTab = 8
- CodeTemplates = <>
- TemplatesType = 'None'
- HighlightUrls = False
- BlockOption = bkStreamSel
- UseGlobalOptions = False
- Left = 264
- Top = 56
- end
- end
-